Welcome![Sign In][Sign Up]
Location:
Search - a file m

Search list

[matlabnonlinear-system-model

Description: 以m 文件编写S-Function函数,实现以下Bell 和 Astrom(1987) 关于某160MW燃油机组特性的非线性系统的模型-M file write S-Function function implement following Bell and Astrom (1987) model of the nonlinear system on the characteristics of a 160MW fuel unit
Platform: | Size: 1024 | Author: 李欣怡 | Hits:

[source in ebookprag1

Description: 包括MATLAB的简单函数命令功能。。。可以用来学习Matlab,都是些能实现一定功能的代码!M-file的格式。有50多个代码。-Including simple MATLAB function command function. . . Matlab, are more able to achieve a certain function code can be used to learn! M-file format. There are more than 50 code.
Platform: | Size: 37888 | Author: Andy | Hits:

[matlabjumping

Description: 自控原理的跟随示意原理,这个是M文件,可以直接用S函数实现,还可以看波形-Follow a schematic principle of automatic control theory, this is the M-file S function directly, you can also see the waveform
Platform: | Size: 1024 | Author: 郝理想 | Hits:

[Othermodernpsd

Description: Matlab 程序实现现代功率谱估计。包含自相关法,burg法,改进协方差法。-A m file using modern spectrum estimation ,including Autocorrelation metohd and Burg method, and modified Covariance method.
Platform: | Size: 1024 | Author: Li Bo | Hits:

[Graph Recognizefull-Retinex

Description: 这里包含了一个retinex光照不变形的matlab程序,里面包含了文献,测试图片和m文件-This contains a a retinex light is not deformed matlab program, which includes literature, test images and m file
Platform: | Size: 6928384 | Author: mr.li | Hits:

[matlabwlan_11n_simulink

Description: This file content m file and simulink file to simulate a wire-less LAN system use standard IEEE 802.11n
Platform: | Size: 4048896 | Author: Quang Vinh | Hits:

[matlabABC

Description: 数学建模 病毒传播SIS模型研究中第二小题的m文件,参考自无标度网络的代码,原先做题时运行生成A、B各5000个节点,100次重复运算取平均,整整跑了24083秒,将近7小时- -,后来有空对代码简化,同样的计算,只需要365秒,才6分钟…有兴趣的可以研究下。-The second theme m file in mathematical modeling virus propagation SIS model, reference scale network code, originally done title run generate A, B 5,000 nodes, computing average 100 times repeated, a full run 24,083 seconds, nearly seven hours- later time to simplify the code, the same calculation, only 365 seconds, only 6 minutes ... interested can study.
Platform: | Size: 2048 | Author: luotuo | Hits:

[Modem programwlan_11n_simulink

Description: 802.11n physical layer simulink model-802.11n WLAN PHY Simulation models of 802.11n (modified from 11a PHY model): wlan/IEEE80211n.mdl For all simulation models: -------------------------- Most simulation setting can be configured with the Simulation Settings module in the lower-left portion of the SIMULINK block diagram. The SNR values to test are located in the module directly below, PER Test Settings . Currently, the simulation models are configured for testing a 2x2 antenna configuration, with TGn Channel model D. For testing with an AWGN channel, the file ch_model.m needs to be modified. For testing other channel configurations, the file ch_model_tgn.m should be modified (replace the .mat file tgn_chD_nlos(noflour)_2x2 for load command with other file). Note this file was generated using the "WLAN MIMO Channel Matlab program" by Laurent Schumacher (see references [3], [4] below). Note that most of the other parameters may either be found in the IEEE80211n_settings.m file,
Platform: | Size: 4047872 | Author: scootpeng | Hits:

[matlabcopy2_manylines

Description: 用matlab实现将一个txt文档中的每行数据复制成多行再保存起来-This m file is to copy the data of a line in a txt file to many lines.
Platform: | Size: 1024 | Author: 张嘉男 | Hits:

[AI-NN-PRtsp

Description: 一个演示如何使用TSP测试库的matlab程序,参数设置在主程序tsptest.m中,然后调用函数文件InitTSPSimAn.m-A demonstration of how to use the the TSP test library matlab procedures, parameters are set in the main program tsptest.m, then call the function file InitTSPSimAn.m
Platform: | Size: 2048 | Author: AdamXiao | Hits:

[OtherLFGAUSS

Description: this is a m file for evaluate matrix ybus
Platform: | Size: 1024 | Author: reza | Hits:

[Energy industryWaveGen

Description: 生成电能质量模拟数据的函数,包括基波,谐波,震荡,电压波动,尖峰等信号的模拟,运行run为示例程序-A function generate power quality signal for analysis. Including harmonic shock voltage changing and so on. File run.m is a demo
Platform: | Size: 3072 | Author: gls | Hits:

[Finance-Stock software systemwork

Description: 自己写的matlab上GUI界面,可以读取行情软件导出的txt格式历史数据,并汇出k线和技术指标,可以通过GUI编辑设置、各种指标及其参数。主图附图指标编辑通过编写脚步实现,有例子。 解压后,将work下的dir.mat中的wkdir变量修改成与你放置的目录一致,也可以就将work放置在"d:/matlab/"下. read2mat.m从文本中读取数据,并存在与文本文件同名的.mat格式的文件中。 运行kfigure,加载.mat格式文件就可以画出k线图和指标图。其他功能很多和股票软件差不多,大家自己试就行了。-Matlab GUI interface to write their own, you can read the historical data of market software exported txt format, and Export k lines and technical indicators, you can edit the settings through the GUI, various indicators and their parameters. The the main figure drawings indicators edit achieve by writing the footsteps examples. After decompression, modify the work under dir.mat wkdir variable and you are placed in the same directory, will work placed in the " d :/ matlab /" . Read2mat.m to read data from a text, and exist with a text file of the same name. mat format file. The run kfigure, loading mat format file can draw k chart and indicators Figure. Other features and stock software almost everyone own try line.
Platform: | Size: 2244608 | Author: 熊伟 | Hits:

[ADO-ODBCMetro_Tool_GG

Description: 是一个对Excel文件进行操作的很好的一个实例, 是我做的一个项目, 具体文件不能给你, 代码你可以看看, 对研究MFC对Excel文件的各种操作很有帮助.-Good one instance of an Excel file operations, I' m doing a project specific files can not give you the code you can take a look at various operations research MFC Excel file helpful.
Platform: | Size: 5159936 | Author: Ivan | Hits:

[Software EngineeringSolution-of-nonlinear-equations

Description: matlab对非线性方程组的求解案例分析,包括多种数值解法的m文件-the matlab case analysis of non-linear equations, including a variety of numerical solution of the m file
Platform: | Size: 12288 | Author: 郭晓晴 | Hits:

[Software EngineeringAltitudeGr1867143232005

Description: Altitude Graph / Line Graph Control. Control is fully functional, but there are several enhancements that would make it better: same old story, couldn t find altitude/graph control so I hacked one together<br><br> i am working on a gps utility and needed a graphical way of displaying altitude of points with some basic information..<br> things i would like to add, but dont have time for at the moment:<br> User assigned background, gridlines, and dots (Shape, size, color)<br> User assigned measuring unit (ft, yd, M, m etc)<br> If possible make the whole control a little faster, it appears to have some lag.<br> Add "balloon" tooltips, with more complete information<br> Assignable image for background, not just solid color<br> Better Error checking... cause we can all do a better job writing error free code!<br> This file came from Planet-Source-Code.com...the home millions of lines of source code
Platform: | Size: 1374208 | Author: cahyo | Hits:

[matlab201303

Description: 数学建模与数学实验(第3版),各种常用的算法,ppt,M文件,各算法后附有matlab程序,可以方便的运行。-Mathematical modeling and mathematical experiment (3), a variety of commonly used algorithms, ppt, M file attached to each algorithm matlab program, easy to run.
Platform: | Size: 8697856 | Author: 张晓东 | Hits:

[Software EngineeringAli_ga_test

Description: the Ali_g_test is a simulink file for dc motor is to be used with Ali_PID_ga m file.
Platform: | Size: 8192 | Author: ali | Hits:

[OtherPID_objfun_MSE

Description: this a objective function for optimization of PUD controller using Ali_PID_ga m file-this is a objective function for optimization of PUD controller using Ali_PID_ga m file
Platform: | Size: 1024 | Author: ali | Hits:

[matlabFERBSIM

Description: This MATLAB m-file ferbsim.m is a simulation program for a rotating flexible beam attached to a base. The mathematicla model is created from ferobem.m as system mass and stifness matrices
Platform: | Size: 1024 | Author: Anshul | Hits:
« 1 2 ... 45 46 47 48 49 50»

CodeBus www.codebus.net